home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Jun 89 / V0052-Page Size Changes i-Jun89 < prev    next >
Encoding:
Text File  |  1989-06-26  |  868 b   |  27 lines  |  [TEXT/GEOL]

  1. Item    7087330                         19-June-89        19:22
  2.  
  3. From:   ARGII                           Argii Design Group, M Demeyer, PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    Page Size Changes in 2.0ß5
  8.  
  9. Hi there,
  10.  
  11. We have been using "sizeFillPages" as the "size determiner" for our view in
  12. both MacApp 1.0 & MacApp 2.0b5.  However, MapApp 1 gave 730 x 552 as the page
  13. size (= TView.fViewPerPage), but MacApp 2 now gives 648 x 468 as the page size
  14. (= TView.DoCalcViewPerPage & TView.ViewToQDPt).  The printable area is now
  15. actually quite a bit smalller, and it doesn't change when the "Larger Print
  16. Area" is turned on in the DogCow dialog.
  17.  
  18. Why is the page size is smaller?  Should I use some other routines to calculate
  19. the page size instead of TView.DoCalcViewPerPage & TView.ViewToQDPt?
  20.  
  21. Thanks,
  22.  
  23. Anh Nguyen
  24. Argii Design Group
  25.  
  26.  
  27.